悟空视频

    在线播放云盘网盘BT下载影视图书

    Effective Python - 图书

    导演:[美] 布雷特·斯拉特金
    本书可以帮你掌握真正的 Pythonic 编程方式,令你能够完全发挥出 Python 语言的强大功能,并写出健壮而高效的代码。Scott Meyers 在畅销书《Effective C++》中开创了一种以使用场景为主导的精练教学方式,本书作者 Brett Slatkin 就以这种方式汇聚了 90 条实践原则、开发技巧和便捷方案,并以实用的代码范例来解释它们。 Slatkin 根据自己在 Google 公司多年开发 Python 基础架构所积累的经验,揭示 Python 语言中一些鲜为人知的微妙特性,并给出了能够改善代码功能及运行效率的习惯用法。通过本书,你能够了解到解决关键编程任务所用的奇妙方式,并学会编写易于理解、便于维护且利于改进的代码。
    Effective Python
    图书

    Effective Python - 图书

    2024
    导演:Brett Slatkin
    Master the art of Python programming with 125 actionable best practices to write more efficient, readable, and maintainable code. Python is a versatile and powerful language, but leveraging its full potential requires more than just knowing the syntax. Effective Python: 125 Specific Ways to Write Better Python, 3rd Edition is your comprehensive guide to mastering Python's uniqu...(展开全部)
    Effective Python
    图书

    Effective Python - 图书

    导演:Brett Slatkin
    Updated and Expanded for Python 3 It’s easy to start developing programs with Python, which is why the language is so popular. However, Python’s unique strengths, charms, and expressiveness can be hard to grasp, and there are hidden pitfalls that can easily trip you up. This second edition of Effective Python will help you master a truly “Pythonic” approach to programming, harn...(展开全部)
    Effective Python
    图书

    Effective Python - 图书

    导演:Brett Slatkin
    Updated and Expanded for Python 3 It’s easy to start developing programs with Python, which is why the language is so popular. However, Python’s unique strengths, charms, and expressiveness can be hard to grasp, and there are hidden pitfalls that can easily trip you up. This second edition of Effective Python will help you master a truly “Pythonic” approach to programming, harn...(展开全部)
    Effective Python
    图书

    Effective Python: 59 Specific Ways to Write Better Python - 图书

    导演:Brett Slatkin
    Google高级软件工程师Brett Slatkin融合自己多年Python开发实战经验,深入探讨编写高质量Python代码的技巧、禁忌和最佳实践。 涵盖Python3.x和Python2.x主要应用领域,汇聚59条优秀实践原则、开发技巧和便捷方案,包含大量实用范例代码。
    Effective Python: 59 Specific Ways to Write Better Python
    搜索《Effective Python: 59 Specific Ways to Write Better Python》
    图书

    Effective Python: 59 Specific Ways to Write Better Python - 图书

    导演:Brett Slatkin
    Google高级软件工程师Brett Slatkin融合自己多年Python开发实战经验,深入探讨编写高质量Python代码的技巧、禁忌和最佳实践。 涵盖Python3.x和Python2.x主要应用领域,汇聚59条优秀实践原则、开发技巧和便捷方案,包含大量实用范例代码。
    Effective Python: 59 Specific Ways to Write Better Python
    搜索《Effective Python: 59 Specific Ways to Write Better Python》
    图书

    Fluent Python: Clear, Concise, And Effective Programming - 图书

    导演:Luciano Ramalho
    Learn how to write idiomatic, effective Python code by leveraging its best features. Python's simplicity quickly lets you become productive with it, but this often means you aren’t using everything the language has to offer. By taking you through Python’s key language features and libraries, this practical book shows you how to make your code shorter, faster, and more readable ...(展开全部)
    Fluent Python: Clear, Concise, And Effective Programming
    搜索《Fluent Python: Clear, Concise, And Effective Programming》
    图书

    Effective Python:改善Python程序的90个建议 第2版 - 图书

    导演:Brett Slatkin
    Brett Slatkin根据自己在Google公司多年开发Python基础架构所积累的经验,揭示了Python语言中一些鲜为人知的微妙特性,并给出了能够改善代码功能及运行效率的习惯用法。《Effective Python:改善Python程序的90个建议 (第2版)(英文版)》汇聚了90个优秀的实践原则、开发技巧和便捷方案,并以实用的代码范例来解释它们。通过本书,你能够了解到解决关键编程任务的实用技巧,并学会编写易于理解、便于维护且利于改进的代码。除此之外,本书第2版基本上修改了第1版中的所有条目,以反映Python实践的演变历程。
    Effective Python:改善Python程序的90个建议 第2版
    搜索《Effective Python:改善Python程序的90个建议 第2版》
    图书

    Effective Python:改善Python程序的90个建议 第2版 - 图书

    导演:Brett Slatkin
    Brett Slatkin根据自己在Google公司多年开发Python基础架构所积累的经验,揭示了Python语言中一些鲜为人知的微妙特性,并给出了能够改善代码功能及运行效率的习惯用法。《Effective Python:改善Python程序的90个建议 (第2版)(英文版)》汇聚了90个优秀的实践原则、开发技巧和便捷方案,并以实用的代码范例来解释它们。通过本书,你能够了解到解决关键编程任务的实用技巧,并学会编写易于理解、便于维护且利于改进的代码。除此之外,本书第2版基本上修改了第1版中的所有条目,以反映Python实践的演变历程。
    Effective Python:改善Python程序的90个建议 第2版
    搜索《Effective Python:改善Python程序的90个建议 第2版》
    图书

    Python Testing with pytest: Simple, Rapid, Effective, and Scalable - 图书

    导演:Brian Okken
    For Python-based projects, pytest is the undeniable choice to test your code if you’re looking for a full-featured, API-independent, flexible, and extensible testing framework. With a full-bodied fixture model that is unmatched in any other tool, the pytest framework gives you powerful features such as assert rewriting and plug-in capability—with no boilerplate code. With simpl...(展开全部)
    Python Testing with pytest: Simple, Rapid, Effective, and Scalable
    搜索《Python Testing with pytest: Simple, Rapid, Effective, and Scalable》
    图书
    加载中...